home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TOPTWEAKSPREFSFRAME
/
TOPTWEAKSPREFSFRAME.txt
Wrap
Text File
|
2008-11-03
|
1KB
|
52 lines
inherited OpTweaksPrefsFrame: TOpTweaksPrefsFrame
Caption = 'Folder Confirmations'
inherited DefaultBtn: TUiButton
TabOrder = 2
end
object ConfirmationsGroupBox: TUiGroupBox
Left = 8
Top = 8
Width = 409
Height = 65
Caption = 'Confirmations'
TabOrder = 0
object ConfirmDeleteEdit: TUiCheckBox
Left = 8
Top = 20
Height = 17
Caption = 'Confirm file delete'
TabOrder = 0
OnClick = SomethingChangedClick
end
object ConfirmDeleteNoSidesEdit: TUiCheckBox
Left = 24
Top = 40
Height = 17
Caption = 'Require explicit side selection in Delete dialog'
TabOrder = 1
OnClick = SomethingChangedClick
end
end
object MiscGroupBox: TUiGroupBox
Left = 8
Top = 80
Width = 409
Height = 65
Caption = 'Miscellaneous'
TabOrder = 1
object CopyDetectFileLocksMasksLbl: TUiLabel
Left = 8
Top = 20
Height = 13
Caption = 'Detect partial file locks on:'
end
object CopyDetectFileLocksMasksEdit: TUiEdit
Left = 8
Top = 36
Width = 209
Height = 21
TabOrder = 0
end
end
end